Modifying Process Platform Licensing Information |
|
Before you begin this task: Access Management Console and connect to LDAP as an authenticated user.
When Process Platform License key expires, OpenText Process Suite Platform (<instance name>) will not be running and thus none of the Process Platform services will work. You can use Management Console to renew or modify the license, which will enable OpenText Process Suite Platform (<instance name>) to start temporarily. The OpenText Process Suite Platform (<instance name>) will be enabled for a limited period during which you can renew your license key by sending the usage report and providing the right key.
- In a Windows based computer, click Start > Programs > OpenText Process Suite Platform <Version> > <Instance Name> > Tools > Management Console.
For Linux users
- Launch Terminal
- CD Process Platform Installation Directory/bin
- Execute ./cmc.sh
The Management Console window appears.
- Click License Configuration in the Management Console window. The License Configuration page is displayed.
- Select the installation type from the License Mode drop-down list. If Multiple is selected, the Master Machinefield is enabled; otherwise it is disabled.
Process Platform Licensing recognizes two types of Installations. These are described below:
- Single - In this installation, there is only one installation of Process Platform in a Site.
- Multiple - In this installation, the Site consists of several Installs. In other words, in this installation, the customer site can have more than one installation of Process Platform. In this type of installation, one Install is recognized as the Master, while the others are the Contributors. This facilitates the Usage Report generation and management.
- Modify the required information in the License Configuration window. For more information refer to License Configuration Interface.
- Select the Send Usage Report Automaticallycheckbox.
If this checkbox is selected, the usage report is sent to the Process Platform Licensing Service every month. The License Key thus obtained from the Process Platform Licensing Service is automatically updated in the LDAP. If this checkbox is cleared, the Usage Report needs to be manually generated and sent to the Process Platform Licensing Service for obtaining the License Key.
- Click .
Process Platform licensing information is modified.
After the license is updated the OpenText CARS, Cordys, and Web server services must be restarted:
service httpd stop
service wcpdBOP stop
service OpenText CARS-slapdBOP stop
service OpenText CARS-slapdBOP start
service wcpdBOP start
service httpd start